home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
02
/
snowman.swf
/
scripts
/
DefineButton2_102
/
BUTTONCONDACTION on(rollOut).as
< prev
next >
Wrap
Text File
|
2001-12-10
|
2KB
|
91 lines
on(rollOut){
tellTarget("/lightcord2/redbulb")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/redbulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/redbulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/redbulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/redbulb5")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/redbulb6")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/redbulb7")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/yellowbulb")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/yellowbulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/yellowbulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/yellowbulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/greenbulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/greenbulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/greenbulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/greenbulb")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb7")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb4")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb3")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb2")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb6")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb5")
{
gotoAndStop("dark");
}
tellTarget("/lightcord2/bluebulb")
{
gotoAndStop("dark");
}
}